getUTCSeconds Method (JScript 5.6)

Returns the seconds value in a Date object using Universal Coordinated Time (UTC).

dateObj.getUTCSeconds() 

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also